hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
RuntimeDebug
hip
debugging
runtime
Undocumented in source.
class
RuntimeDebug {
static
void
instancePrint
(typeof(instance) cls);
static
void
attachVar
(typeof(varSymbol) var);
}
Members
Static functions
attachVar
void
attachVar
(typeof(varSymbol) var)
Undocumented in source. Be warned that the author may not have intended to support it.
instancePrint
void
instancePrint
(typeof(instance) cls)
Prints every member from a class instance
Meta
Source
See Implementation
hip
debugging
runtime
classes
RuntimeDebug
structs
Hidden
RuntimeConsole
RuntimeVariable